UFix64 INumeric<UFix64>.Positive()
Private Function Positive As UFix64
Implements INumeric(Of UFix64).Positive
private:
virtual UFix64 Positive() sealed = INumeric<UFix64>::Positive
private abstract Positive : unit -> UFix64
private override Positive : unit -> UFix64